'宣言 Protected Overridable Sub ShowLicenseDialogCore( _ ByVal product As T, _ ByVal state As ActivationState, _ ByVal licenseData As ILicenseData(Of T), _ ByVal instance As System.Object _ )
protected virtual void ShowLicenseDialogCore( T product, ActivationState state, ILicenseData<T> licenseData, System.object instance )
パラメータ
- product
- state
- licenseData
- instance